combobox: fix dropdown menu alignment for RTL languages
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 00:09:24 +0000 (19:09 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:43 +0000 (20:30 -0500)
commitaa16f469bcc655f105c2c05316c70feed1072dd5
tree00326c0f7e2b7d3e9fcab964ee8d52c07426ee50
parent65e62485428fb91023e8681712ef62ddd24f7643
combobox: fix dropdown menu alignment for RTL languages

We need to add in the left padding, instead of subtracting it in that
case.
gtk/gtkcombobox.c